home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / mus / edit / ays_t23d.lha / BoNuS @ thx.home.ml.org / SEA-THXR.LHA / local.cd next >
Text File  |  1998-03-08  |  3KB  |  276 lines

  1. ;;
  2. ;; Locale support for THXRipper vx.x
  3. ;;
  4. ;; v1.0 - First release
  5. ;;
  6. #language engelsk
  7. #version 1
  8. #basename thxripper
  9. ;
  10. ;;
  11. ;; All the errors
  12. ;;
  13. ERR_CON(//)
  14. get context
  15. ;
  16. ERR_GADGET(//)
  17. create gadget
  18. ;
  19. ERR_WB(//)
  20. lock wb
  21. ;
  22. ERR_VIS(//)
  23. get visual infos
  24. ;
  25. ERR_GLIB(//)
  26. open "gadtools.library" v37+
  27. ;
  28. ERR_OWIN(//)
  29. open window
  30. ;
  31. ERR_MENUS(//)
  32. create menus
  33. ;
  34. ERR_UNKNOWN(//)
  35. uknown error
  36. ;
  37. ERR_EASY(//)
  38. Could not %%s!
  39. ;
  40. ERR_FNF(//)
  41. File not found..
  42. ;
  43. ERR_SEARCH(//)
  44. Hey, u can't search me..
  45. ;
  46. ;;
  47. ;; Menus
  48. ;;
  49. ;
  50. MENU_PROJECT(//)
  51. Project
  52. ;
  53. MENU_SNAPSHOT(//)
  54. Snapshot Window
  55. ;
  56. ;;
  57. ;; First of all, we got to make sure of the hotkeys
  58. ;;
  59. HOT_SNAP(//)
  60. S
  61. ; SnapShot Window
  62. HOT_H(//)
  63. H
  64. ; Hunt
  65. HOT_C(//)
  66. C
  67. ; Continue
  68. HOT_P(//)
  69. P
  70. ; Play
  71. HOT_I(//)
  72. I
  73. ; Information
  74. HOT_F(//)
  75. F
  76. ; Save File
  77. HOT_L(//)
  78. L
  79. ; Load File
  80. HOT_S(//)
  81. a
  82. ; Samples
  83. HOT_B(//)
  84. b
  85. ;
  86. HOT_T(//)
  87. t
  88. ;Stop
  89. ;
  90. ; About
  91. ;;
  92. ;; Then we got to make sure we got an underline on all the HotKeys
  93. ;; Buttons..
  94. ;;
  95. BN_HUNT(//)
  96. _Hunt
  97. ;
  98. BN_CONT(//)
  99. _Continue
  100. ;
  101. BN_PLAY(//)
  102. _Play
  103. ;
  104. BN_INFO(//)
  105. _Info
  106. ;
  107. BN_SAVEF(//)
  108. Save _File
  109. ;
  110. BN_LOADF(//)
  111. _Load File
  112. ;
  113. BN_SAMPLES(//)
  114. S_amples
  115. ;
  116. BN_ABOUT(//)
  117. A_bout
  118. ;
  119. BN_STOP(//)
  120. S_top
  121. ; Stop (module playing)
  122. ;
  123. ;;
  124. ;; All The TEXTS in THXRipper
  125. ;;
  126. ;
  127. TXT_CATALOGAUTHOR(//)
  128. - English catalog by the Author him self! :)
  129. ;
  130. TXT_BY(//)
  131. THXRipper v3.1 by Dr. Ice SEA
  132. ;
  133. TXT_OKAY(//)
  134. OK
  135. ;
  136. TXT_LOCATION(//)
  137. Location.:
  138. ;
  139. TXT_FILENAME(//)
  140. FileName.:
  141. ;
  142. TXT_SAMPLES(//)
  143. Samples..:
  144. ;
  145. TXT_LENGTH(//)
  146. Length...:
  147. ;
  148. TXT_FSIZE(//)
  149. FileSize.:
  150. ;
  151. TXT_REVISION(//)
  152. Revision.:
  153. ;
  154. TXT_SEARCH(//)
  155. Searching:
  156. ;
  157. TXT_UNCRUNCH(//)
  158. UnCrunching file
  159. ;
  160. TXT_NOTCRUNCH(//)
  161. File not crunched with XFD...
  162. ;
  163. TXT_NOTSUPP(//)
  164. Cruncher Unsupported..
  165. ;
  166. TXT_PASSWORD(//)
  167. Requires password or key..
  168. ;
  169. TXT_NOTICE(//)
  170. NOTICE! Before playing, check if its a THX..
  171. ;
  172. TXT_RIPPED(//)
  173. Ripped by THXRipper v3.1 by Dr. Ice SEA
  174. ;
  175. TXT_SAVED(//)
  176. Module saved as :
  177. ;
  178. TXT_POSSIBLE(//)
  179. Possible THX module..
  180. ;
  181. TXT_LOADING(//)
  182. Loading file to memory..
  183. ;
  184. TXT_PTDETECT(//)
  185. PT-Module detected..
  186. ;
  187. TXT_ACTIVATE(//)
  188. Activating PT-player-proutine..
  189. ;
  190. TXT_SEEMS(//)
  191. Seems like you have loaded a THX-Module..
  192. ;
  193. TXT_NOMORE(//)
  194. No more modules found..
  195. ;
  196. TXT_BAD(//)
  197. Bad THX format..
  198. ;
  199. TXT_NOSMPL(//)
  200. No sample name
  201. ;
  202. TXT_MPLAY(//)
  203. Playing module..
  204. ;
  205. TXT_MOUSE(//)
  206. Press left mousebutton to quit player..
  207. ;
  208. TXT_MOUSE2(//)
  209. Press right mousebutton to quit player..
  210. ;
  211. TXT_MOUSE3(//)
  212. Press both mousebutton to quit player..
  213. ;
  214. TXT_MSTOP(//)
  215. Stop playing module..
  216. ;
  217. TXT_WELC(//)
  218.          Welcome to THX-Ripper v3.1
  219. ;
  220. TXT_CODED(//)
  221.      Coded and © 1997-98 by Dr. Ice SEA
  222. ;
  223. TXT_OM(//)
  224.   About...
  225. ;
  226. TXT_SAVECAN(//)
  227. Save canceled..
  228. ;
  229. TXT_FNOT(//)
  230.  FILE NOTICE!
  231. ;
  232. TXT_FOUND(//)
  233. File already exists, do you want me to overwrite it?
  234. ;
  235. TXT_YESNO(//)
  236. Yes|No
  237. ;
  238. TXT_CHOOSE(//)
  239. Select a file
  240. ;
  241. TXT_LOADCAN(//)
  242. Loading canceled..
  243. ;
  244. TXT_SAM(//)
  245. Samples..
  246. ;
  247. TXT_THANKS(//)
  248. Thanks
  249. ;
  250. TXT_WELABOUT(//)
  251. Welcome to THX-Ripper\n\nCoded and © 1997-98 by Dr. Ice SEA\n\nThis version of THX-Ripper supports:\n\n- XFD decrunching            \n- THX-CIA module player      \n- GUI                        \n- Reqtools                   \n- Hotkey                     \n- Protracker module player   \n
  252. ;
  253. ;; NEW IN v3.1
  254. ;
  255. MENU_ICONIFY(//)
  256. Iconify
  257. ;
  258. MENU_QUIT(//)
  259. Quit
  260. ;
  261. HOT_Y(//)
  262. Y
  263. ;
  264. HOT_Q(//)
  265. Q
  266. ;
  267. TXT_PRECALC(//)
  268. Precalcing THX-Waves for the first time.
  269. ;
  270. TXT_WAIT(//)
  271. Please wait..
  272. ;
  273. TXT_DONE(//)
  274. Done precalcing.. You can now continue..
  275. ;
  276.